home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / wap / 01 / EzWAP.skn < prev    next >
Text File  |  2000-05-23  |  2KB  |  40 lines

  1. <configuration version=1 value="Sample">
  2.  
  3.  <image name="skin" location="WapSkin.bmp"/>
  4.  <animation name="work" location="WapAnim.bmp" left=13 top=210 count=10/>
  5.  
  6.  <button name="backward" left=11 top=237 width=16 height=16/>
  7.  <button name="forward" left=31 top=237 width=16 height=16/>
  8.  <button name="home" left=91 top=237 width=16 height=16/>
  9.  <button name="stop" left=51 top=237 width=16 height=16/>
  10.  <button name="reload" left=71 top=237 width=16 height=16/>
  11.  <button name="next" left=-1 top=-1 width=0 height=0/>
  12.  <button name="previous" left=-1 top=-1 width=0 height=0/>
  13.  <button name="action" left=-1 top=-1 width=0 height=0/>
  14.  <button name="menu" left=11 top=209 width=23 height=20/>
  15.  <button name="context" left=206 top=209 width=23 height=20/>
  16.  
  17.  <menu name="main" left=11 top=208 style=32/>
  18.  <menu name="page" left=229 top=208 style=40/>
  19.  
  20.  <window name="view" left=11 top=11 width=218 height=197>
  21.   <area name="header" background=13565951 border=12632256>
  22.    <font name="title" face="Tahoma" color=0 size=10 bold=0 italic=0 underline=0/>
  23.   </area>
  24.   <area name="content" background=16777215 border=12632256>
  25.    <font name="text" face="Tahoma" color=0 size=10 bold=0 italic=0 underline=0/>
  26.    <font name="link" face="Tahoma" color=16711680 size=10 bold=0 italic=0 underline=1/>
  27.    <font name="objtitle" face="Tahoma" color=32896 size=10 bold=1 italic=0 underline=0/>
  28.    <font name="input" face="Tahoma" color=32768 size=10 bold=0 italic=0 underline=0/>
  29.    <font name="select" face="Tahoma" color=32768 size=10 bold=0 italic=0 underline=0/>
  30.   </area>
  31.  </window>
  32.  
  33.  <window name="info" left=35 top=209 width=173 height=20>
  34.   <area name="activity" background=13565951>
  35.    <font name="status" face="Tahoma" color=0 size=10 bold=0 italic=0 underline=0/>
  36.   </area>
  37.  </window>
  38.  
  39. </configuration>
  40.